RefundCalculationStatus 
EntityType  Independent 
Logical Entity Name  RefundCalculationStatus 
Default Table Name  SaRefundCalculationStatus 
Logical Only  NO 
Definition 
 
Note 
 

RefundCalculationStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RefundCalculationStatusId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsSystemCode    BIT  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

RefundCalculationStatus Keys 
Key Name  Key Type  Keys 
Nk_SaRefundCalculationStatus_UserID  Inversion Entry  LastModifiedUserId 
PK_SaRefundCalculationStatus_SaRefundCalculationStatusID  PrimaryKey  RefundCalculationStatusId 
Uk_SaRefundCalculationStatus_Descrip  Unique Constraint  Name 
Uk_SaRefundCalculationStatus_Code  Unique Constraint  Code 

RefundCalculationStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentRefundCalculation  Non-Identifying  One To Zero or More          NO 
SaRefundCalculationWorkflowAudit  Non-Identifying  One To Zero or More          NO 
SaRefundCalculationWorkflowAudit  Non-Identifying  One To Zero or More          NO 
StudentRt4Calculation  Non-Identifying  One To Zero or More          NO 
StudentRefundCalculation  Non-Identifying  One To Zero or More          NO 
StudentRt4Calculation  Non-Identifying  One To Zero or More          NO 

RefundCalculationStatus Check Constraints 
Check Constraint Name  CheckConstraint